@charset "utf-8";
/* 首页样式*/
body{
	background:url(../Img/index_img01.jpg) repeat-x;

	}
.banner{
	height:314px;
	}
.content{
	padding-top:15px;
	
	}	
.con_box1, .con_box2, .con_box3{
	height:405px;
	overflow:hidden;
	display:block;
	float:left;
	}	
.con_box1{
	width:230px;
	border-right:#e5e5e5 solid 1px;
	}	
.con_box2{
	width:442px;
	border-right:#e5e5e5 solid 1px;
	background:url(../Img/index_img10.jpg) no-repeat  237px 270px;
	}	
.con_box3{
	width:321px;
	}
.con_box1 h1{
	font-family:"微软雅黑",Microsoft YaHei;
	font-size:15px;
	color:#585a57;
	display:block;
	padding: 10px 10px 15px 8px;
	border-bottom:#e5e5e5 solid 1px;

	}	
.con_box2 h1, .con_box3 h1{
	font-family:"微软雅黑",Microsoft YaHei;
	font-size:15px;
	color:#585a57;
	display:block;
	padding: 10px 10px 15px 15px;
	border-bottom:#e5e5e5 solid 1px;
	}
.con_box2 h2{
	font-family:"微软雅黑",Microsoft YaHei;
	font-size:15px;
	color:#585a57;
	display:block;
	padding: 15px 10px 10px 15px;
	}	
.con_box2 dl{
	margin:13px 0 0 13px;
	
	}
.con_box2 dd{
	background:url(../Img/index_img11.jpg) no-repeat left 9px;
	padding-left:15px;
	line-height:20px;
	
	
	}
.con_box2 dd a{
	
    color:#454545;
	
	
	}					
.con_box1 h1{
	background:url(../Img/index_img04.jpg) no-repeat 83px 15px;
	}
.con_box2 h1{
	background:url(../Img/index_img05.jpg) no-repeat 83px 15px;
	}
.con_box3 h1{
	background:url(../Img/index_img06.jpg) no-repeat 83px 15px;
	}		
.con_box1 h1 span a, .con_box2 h1 span a, .con_box3 h1 span a{
	float:right;
	width:14px;
	height:14px;
	background:url(../Img/index_img03.jpg) no-repeat;
	text-indent:-9999px;
	}		









	

#new_pro{
	width:212px;
	height:334px;
	margin:12px 0px 0px 8px;
	overflow:hidden;
	text-align:center;

	}
#new_pro_start li span, #new_pro_end li span{
	text-align:center;
	display:block;
	margin:10px;
	color:#333;
	}

.news{
	height:140px;
	padding:20px 0 0 16px;
	border-bottom:#e5e5e5 solid 1px;
	overflow:hidden;
	
	}
.news ul{
	
	width:265px;
	height:120px;
	float:right;

	
	
	}
.news li{
	color:#454545;
	margin-right:20px;
	
	}
.news li a{
	color:#454545;
	display:block;
	line-height:20px;
	}
	
.news span{
	float:right;
	
	}	
.news img{
	float:left;
	
	}
#index_rongyu{
	margin-left:13px;
	
	}






.about{
	background:url(../Img/index_img07.jpg) no-repeat;
	height:90px;
	border-bottom:#e5e5e5 solid 1px;
	color:#464646;
	line-height:22px;
	padding-top:95px;
	margin:15px 0 0 15px;
	}
.about p{
	margin-top:5px;
	margin-right:5px;
		}	
.about span{
	float:right;
	}
.contact{
	margin:23px 0 0 15px;
	}
.link{
	margin:23px 0 0 15px;
	}			
.link a{
	color:#464646;
	}


.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 5px; background: url(../Img/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../Img/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}